Edit Task: Notes
Format
SCHED / EditTask '<TaskName>' Notes '<Notes>'
Description
The Notes attribute under EditTask allows you to add a set of notes to the given task.
Parameters
| Parameter | Description | 
|---|---|
| Notes | A string of text in single quotes of the notes for the given task. This value can contain special character codes, including carriage returns and line feeds. | 
Examples
Add notes to TaskA.
SCHED / EditTask 'TaskA' Notes 'Notes for TaskA'
                            